operator (/=) Interface

private interface operator (/=)

Calls

interface~~operator (SLASH=)~4~~CallsGraph interface~operator (SLASH=)~4 operator (/=) proc~esmf_bfne ESMF_bfne interface~operator (SLASH=)~4->proc~esmf_bfne proc~esmf_coordsysnotequal ESMF_CoordSysNotEqual interface~operator (SLASH=)~4->proc~esmf_coordsysnotequal proc~esmf_ctfne ESMF_ctfne interface~operator (SLASH=)~4->proc~esmf_ctfne proc~esmf_cubedspherecalcne ESMF_CubedSphereCalcNe interface~operator (SLASH=)~4->proc~esmf_cubedspherecalcne proc~esmf_dkne ESMF_dkne interface~operator (SLASH=)~4->proc~esmf_dkne proc~esmf_extrapmethodne ESMF_ExtrapMethodNe interface~operator (SLASH=)~4->proc~esmf_extrapmethodne proc~esmf_fileformatne ESMF_FileFormatNe interface~operator (SLASH=)~4->proc~esmf_fileformatne proc~esmf_filemodene ESMF_FileModeNe interface~operator (SLASH=)~4->proc~esmf_filemodene proc~esmf_filestatusne ESMF_FileStatusNe interface~operator (SLASH=)~4->proc~esmf_filestatusne proc~esmf_frne ESMF_frne interface~operator (SLASH=)~4->proc~esmf_frne proc~esmf_ifneq ESMF_ifneq interface~operator (SLASH=)~4->proc~esmf_ifneq proc~esmf_linetypenotequal ESMF_LineTypeNotEqual interface~operator (SLASH=)~4->proc~esmf_linetypenotequal proc~esmf_normtypenotequal ESMF_NormTypeNotEqual interface~operator (SLASH=)~4->proc~esmf_normtypenotequal proc~esmf_pinne ESMF_pinne interface~operator (SLASH=)~4->proc~esmf_pinne proc~esmf_ptne ESMF_ptne interface~operator (SLASH=)~4->proc~esmf_ptne proc~esmf_regridmethodne ESMF_RegridMethodNe interface~operator (SLASH=)~4->proc~esmf_regridmethodne proc~esmf_regridpolene ESMF_RegridPoleNe interface~operator (SLASH=)~4->proc~esmf_regridpolene proc~esmf_rwgcheckmethodnotequal ESMF_RWGCheckMethodNotEqual interface~operator (SLASH=)~4->proc~esmf_rwgcheckmethodnotequal proc~esmf_sfne ESMF_sfne interface~operator (SLASH=)~4->proc~esmf_sfne proc~esmf_tfne ESMF_tfne interface~operator (SLASH=)~4->proc~esmf_tfne proc~esmf_tnfne ESMF_tnfne interface~operator (SLASH=)~4->proc~esmf_tnfne proc~esmf_unmappedactionne ESMF_unmappedactionne interface~operator (SLASH=)~4->proc~esmf_unmappedactionne

Module Procedures

private recursive function ESMF_sfne(sf1, sf2) result(sfne)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Status), intent(in) :: sf1
type(ESMF_Status), intent(in) :: sf2

Return Value logical

private impure elemental function ESMF_dkne(dk1, dk2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_TypeKind_Flag), intent(in) :: dk1
type(ESMF_TypeKind_Flag), intent(in) :: dk2

Return Value logical

private impure elemental function ESMF_ptne(pt1, pt2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Pointer), intent(in) :: pt1
type(ESMF_Pointer), intent(in) :: pt2

Return Value logical

private impure elemental function ESMF_tfne(tf1, tf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Logical), intent(in) :: tf1
type(ESMF_Logical), intent(in) :: tf2

Return Value logical

private impure elemental function ESMF_bfne(bf1, bf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Sync_Flag), intent(in) :: bf1
type(ESMF_Sync_Flag), intent(in) :: bf2

Return Value logical

private impure elemental function ESMF_ctfne(ctf1, ctf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Context_Flag), intent(in) :: ctf1
type(ESMF_Context_Flag), intent(in) :: ctf2

Return Value logical

private impure elemental function ESMF_tnfne(tnf1, tnf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_End_Flag), intent(in) :: tnf1
type(ESMF_End_Flag), intent(in) :: tnf2

Return Value logical

private impure elemental function ESMF_pinne(pin1, pin2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Pin_Flag), intent(in) :: pin1
type(ESMF_Pin_Flag), intent(in) :: pin2

Return Value logical

private impure elemental function ESMF_frne(fr1, fr2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Direction_Flag), intent(in) :: fr1
type(ESMF_Direction_Flag), intent(in) :: fr2

Return Value logical

private impure elemental function ESMF_ifneq(if1, if2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Index_Flag), intent(in) :: if1
type(ESMF_Index_Flag), intent(in) :: if2

Return Value logical

private impure elemental function ESMF_unmappedactionne(uma1, uma2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_UnmappedAction_Flag), intent(in) :: uma1
type(ESMF_UnmappedAction_Flag), intent(in) :: uma2

Return Value logical

private impure elemental function ESMF_RegridPoleNe(rp1, rp2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_PoleMethod_Flag), intent(in) :: rp1
type(ESMF_PoleMethod_Flag), intent(in) :: rp2

Return Value logical

private impure elemental function ESMF_FileFormatNe(FileFormat1, FileFormat2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_FileFormat_Flag), intent(in) :: FileFormat1
type(ESMF_FileFormat_Flag), intent(in) :: FileFormat2

Return Value logical

private impure elemental function ESMF_FileModeNe(FileMode1, FileMode2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_FileMode_Flag), intent(in) :: FileMode1
type(ESMF_FileMode_Flag), intent(in) :: FileMode2

Return Value logical

private impure elemental function ESMF_FileStatusNe(fs1, fs2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_FileStatus_Flag), intent(in) :: fs1
type(ESMF_FileStatus_Flag), intent(in) :: fs2

Return Value logical

private impure elemental function ESMF_RegridMethodNe(rp1, rp2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_RegridMethod_Flag), intent(in) :: rp1
type(ESMF_RegridMethod_Flag), intent(in) :: rp2

Return Value logical

private impure elemental function ESMF_ExtrapMethodNe(ep1, ep2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_ExtrapMethod_Flag), intent(in) :: ep1
type(ESMF_ExtrapMethod_Flag), intent(in) :: ep2

Return Value logical

private impure elemental function ESMF_CubedSphereCalcNe(csc1, csc2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CubedSphereCalc_Flag), intent(in) :: csc1
type(ESMF_CubedSphereCalc_Flag), intent(in) :: csc2

Return Value logical

private impure elemental function ESMF_CoordSysNotEqual(CoordSys1, CoordSys2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CoordSys_Flag), intent(in) :: CoordSys1
type(ESMF_CoordSys_Flag), intent(in) :: CoordSys2

Return Value logical

private impure elemental function ESMF_LineTypeNotEqual(LineType1, LineType2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_LineType_Flag), intent(in) :: LineType1
type(ESMF_LineType_Flag), intent(in) :: LineType2

Return Value logical

private impure elemental function ESMF_NormTypeNotEqual(NormType1, NormType2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_NormType_Flag), intent(in) :: NormType1
type(ESMF_NormType_Flag), intent(in) :: NormType2

Return Value logical

private impure elemental function ESMF_RWGCheckMethodNotEqual(CheckMethod1, CheckMethod2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_RWGCheckMethod_Flag), intent(in) :: CheckMethod1
type(ESMF_RWGCheckMethod_Flag), intent(in) :: CheckMethod2

Return Value logical